home *** CD-ROM | disk | FTP | other *** search
- MemScan is a TSR that installs at interrupt
- 0C2h, and permits pausing the running program
- to check register values and browse through
- conventional memory. Can be invoked during
- run-time by the hot key Ctrl-RightShift or
- within code with the Assembly language
- instruction Int 0C2h. Also maps Ctrl-Alt-
- RightShift to program termination, good for
- getting out of infinite loops. Great trouble-
- shooting tool. Freeware by C. F. Martin, ASP.
-